Skip to content

cloud: update features and select-cluster tier for Premium#22638

Open
qqqdan wants to merge 6 commits intofeature/preview-premiumfrom
premium-public-review
Open

cloud: update features and select-cluster tier for Premium#22638
qqqdan wants to merge 6 commits intofeature/preview-premiumfrom
premium-public-review

Conversation

@qqqdan
Copy link
Copy Markdown
Contributor

@qqqdan qqqdan commented Mar 26, 2026

First-time contributors' checklist

What is changed, added or deleted? (Required)

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions.

  • master (the latest development version)
  • v9.0 (TiDB 9.0 versions)
  • v8.5 (TiDB 8.5 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@qqqdan qqqdan requested a review from Oreoxmt March 26, 2026 21:12
@qqqdan qqqdan self-assigned this Mar 26, 2026
@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 26, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the new Premium plan to TiDB Cloud documentation. Key changes include adding a Premium column to the feature support table, providing a detailed description of the plan's benefits, and updating its status to public preview. Review feedback suggests verifying a potential status regression for database audit logging and recommends rewriting feature descriptions to use the second person and active voice for improved clarity.

Comment thread tidb-cloud/features.md
<td>Database audit logging</td>
<td style="text-align:center; font-size: 14px;">❌</td>
<td style="text-align:center;">🔒</td>
<td style="text-align:center;">🚧</td>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The status for "Database audit logging" on the Essential plan has changed from 🔒 (private preview) to 🚧 (under development). This seems like a feature regression. Could you please confirm if this change is intentional? According to the legend, 🚧 means "under development", which is usually a step before "private preview".

References
  1. The style guide requires technical accuracy. The change from 'private preview' to 'under development' for a feature seems to be a regression and might be technically inaccurate. (link)

Comment thread tidb-cloud/select-cluster-tier.md Outdated
@Oreoxmt Oreoxmt added translation/no-need No need to translate this PR. area/tidb-cloud This PR relates to the area of TiDB Cloud. for-cloud-release This PR is related to TiDB Cloud release. labels Mar 27, 2026
@ti-chi-bot ti-chi-bot Bot removed the missing-translation-status This PR does not have translation status info. label Mar 27, 2026
@Oreoxmt Oreoxmt self-assigned this Mar 30, 2026
@Oreoxmt Oreoxmt changed the title Premium public review cloud: update features and select-cluster tier for Premium Apr 24, 2026
@Oreoxmt Oreoxmt changed the base branch from release-8.5 to feature/preview-premium April 24, 2026 06:06
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Apr 24, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from oreoxmt. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Oreoxmt Oreoxmt force-pushed the premium-public-review branch from b66ef93 to 50d629e Compare April 24, 2026 06:29
Comment thread tidb-cloud/select-cluster-tier.md Outdated
Co-authored-by: Aolin <aolinz@outlook.com>
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Apr 27, 2026
Copy link
Copy Markdown
Collaborator

@qiancai qiancai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

Comment thread tidb-cloud/select-cluster-tier.md Outdated
Comment thread tidb-cloud/select-cluster-tier.md Outdated
Comment thread tidb-cloud/features.md
<td style="text-align:center;">✅ <br/><span style="font-size: 14px; white-space: nowrap;">(Public preview)</span></td>
<td style="text-align:center;">✅ <br/><span style="font-size: 14px; white-space: nowrap;">(Public preview)</span></td>
<td style="text-align:center;">🚧</td>
<td style="text-align:center;">🚧</td>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it mean TiDB Cloud Dedicated does not support vector search now? Currently, we already have some notes similar to the one below in our docs.

https://docs.pingcap.com/ai/quickstart-via-python/
image

@ti-chi-bot ti-chi-bot Bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Apr 27, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Apr 27, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-04-27 06:53:01.429475825 +0000 UTC m=+2580786.634835883: ☑️ agreed by Oreoxmt.
  • 2026-04-27 08:17:39.517760088 +0000 UTC m=+2585864.723120155: ☑️ agreed by qiancai.

Co-authored-by: Grace Cai <qqzczy@126.com>
@Oreoxmt Oreoxmt force-pushed the premium-public-review branch from 0ec8774 to ad7881c Compare April 27, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tidb-cloud This PR relates to the area of TiDB Cloud. for-cloud-release This PR is related to TiDB Cloud release. lgtm size/M Denotes a PR that changes 30-99 lines, ignoring generated files. translation/no-need No need to translate this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants